Physical example project

Physical data model for the TFG Academy example. It shows a subset of the tables as they are included in the TFG Academy database. These three entities are used and expanded in the other two layers logically and conceptually.

Version 1.0
Created date 24-12-2017

Address

Street address information for customers, employees, and vendors.

Author Bert Dingemans
Alias --
Stereotypes table
Details of Address

AddressType

Types of addresses stored in the Address table.

Author Bert Dingemans
Alias --
Stereotypes table
Details of AddressType

BusinessEntity

Source of the ID that connects vendors, customers, and employees with address and contact information.

Author Bert Dingemans
Alias --
Stereotypes table
Details of BusinessEntity

BusinessEntityAddress

Cross-reference table mapping customers, vendors, and employees to their addresses.

Author Bert Dingemans
Alias --
Stereotypes table
Details of BusinessEntityAddress

EmailAddress

Where to send a person email.

Author Bert Dingemans
Alias --
Stereotypes table
Details of EmailAddress

Person

Human beings involved with AdventureWorks: employees, customer contacts, and vendor contacts.

Author Bert Dingemans
Alias --
Stereotypes table
Details of Person

PersonPhone

Telephone number and type of a person.

Author Bert Dingemans
Alias --
Stereotypes table
Details of PersonPhone