BusinessEntityAddress

Copy from table to class by script

Package Logical datamodel example
Author Bert Dingemans
Alias --
Stereotypes --

Attributes

Name Type Cardinality Description
BusinessEntityID String 1 - 1Primary key. Foreign key to BusinessEntity.BusinessEntityID.
AddressID String 1 - 1Primary key. Foreign key to Address.AddressID.
AddressTypeID String 1 - 1Primary key. Foreign key to AddressType.AddressTypeID.
rowguid String 1 - 1ROWGUIDCOL number uniquely identifying the record. Used to support a merge replication sample.
ModifiedDate String 1 - 1Date and time the record was last updated.

Mappings

NameSourceSource attributeTargetTarget attribute
BusinessEntityID BusinessEntityAddressBusinessEntityIDBusinessEntityAddressBusinessEntityID
AddressID BusinessEntityAddressAddressIDBusinessEntityAddressAddressID
AddressTypeID BusinessEntityAddressAddressTypeIDBusinessEntityAddressAddressTypeID
rowguid BusinessEntityAddressrowguidBusinessEntityAddressrowguid
ModifiedDate BusinessEntityAddressModifiedDateBusinessEntityAddressModifiedDate

Diagrams