Northwind Database (Document! X Sample)
AdventureWorks Database / Sales Schema / Person.Person Table / Sales.Customer Table / FK_Customer_Person_PersonID Relationship
In This Topic
    FK_Customer_Person_PersonID Relationship
    In This Topic
    Relationship Overview

    Table Customer is related to table Person by the columns listed below.

    Description
    Foreign key constraint referencing Person.BusinessEntityID.
    Columns
    Column in CustomerRelated column in Person
    PersonIDBusinessEntityID
    See Also