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

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

    Description
    Foreign key constraint referencing SalesTerritory.TerritoryID.
    Columns
    Column in CustomerRelated column in SalesTerritory
    TerritoryIDTerritoryID
    See Also