| Physical name | CustomerCustomerDemo | |
| Logical name | CustomerCustomerDemo | |
| Attributes | 2 | |
| Description | ||
| PK | Physical name | Datatype | FK Ref. |
| CustomerID | NCHAR (5) | Customers.CustomerID [FK_CustCustDemo_Cust] | |
| CustomerTypeID | NCHAR (10) | CustomerDemographics.CustomerTypeID [FK_CustCustDemo] |
| Indexes | |||
| >> no indexes << |
| References | Referenced by |
|
CustomerDemographics [FK_CustCustDemo]
Customers [FK_CustCustDemo_Cust] |