Northwind Database (Document! X Sample)
FK_BusinessEntityAddress_Address_AddressID Relationship
AdventureWorks Database > Person Schema > Person.Address Table > Person.BusinessEntityAddress Table : FK_BusinessEntityAddress_Address_AddressID Relationship
Relationship Overview

Table BusinessEntityAddress is related to table Address by the columns listed below.

Description
Foreign key constraint referencing Address.AddressID.
Columns
Column in BusinessEntityAddressRelated column in Address
AddressIDAddressID
See Also

Related Objects

Person.BusinessEntityAddress Table
Person.Address Table
Person Schema
AdventureWorks Database