VisitCustomer
This entity holds information about the Visit Customer.
CustomerId
The Customer identifier, defined in the Customer database.
Type: Edm.Int64
Id
Identifies the Customer. No Customer data is stored in the stat table, so there is no connection to any stat table with Customer info. This is a unique id for every Customer that has been identified and where Customer data has been found in a Customer database.
Type: Edm.Int64
Visit
Type: DataConnect.Visit
VisitKey
Reference to the id of a Visit in the Visit dimension table.
Type: Edm.Int64