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

Related Objects

Sales.Customer Table
Sales.SalesTerritory Table
Sales Schema
AdventureWorks Database