Northwind Database (Document! X Sample)
AdventureWorks Database / Sales Schema / Sales.Store Table / Sales.Customer Table / FK_Customer_Store_StoreID Relationship
In This Topic
    FK_Customer_Store_StoreID Relationship
    In This Topic
    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