Northwind Database (Document! X Sample)
FK_Customer_Person_PersonID Relationship
AdventureWorks Database > Sales Schema > Person.Person Table > Sales.Customer Table : FK_Customer_Person_PersonID Relationship
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

Related Objects

Sales.Customer Table
Person.Person Table
Sales Schema
AdventureWorks Database