Relationships

Table Foreign Key Primary Key or Unique Constraint
  dbo.CustomerDemographics  FK_CustomerCustomerDemo  PK_CustomerDemographics 
  dbo.Customers  FK_CustomerCustomerDemo_Customers  PK_Customers 
Total: 2 relationship(s)

See Also

Table [dbo.CustomerCustomerDemo]