Northwind Database (Document! X Sample)
FK_Customer_Store_StoreID Relationship
AdventureWorks Database > Sales Schema > Sales.Store Table > Sales.Customer Table : FK_Customer_Store_StoreID Relationship
Relationship Overview

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

Description
Foreign key constraint referencing Store.BusinessEntityID.
Columns
Column in CustomerRelated column in Store
StoreIDBusinessEntityID
See Also

Related Objects

Sales.Customer Table
Sales.Store Table
Sales Schema
AdventureWorks Database