CUSTOMER_SEGMENT Dimension
A customer segment is an extended iWD attribute that further describes a customer. Customer segments are normally set by the source system that is submitting the task. A segment often represents the value of the client to the enterprise for example, gold, silver, or bronze.
Field | Data Type | Description |
---|---|---|
CUSTOMER_SEGMENT_KEY | int | Primary key of this table. |
CUSTOMER_SEGMENT_NAME | nvarchar(64) | Descriptive name of the customer segment. |
CREATED_ETL_AUDIT_KEY | int | Key to the ETL_AUDIT dimension, identifying the ETL job that created this record. |
UPDATED_ETL_AUDIT_KEY | int | Key to the ETL_AUDIT dimension, identifying the ETL job that last updated this record. |
This page was last edited on December 19, 2017, at 10:26.
Comments or questions about this documentation? Contact us for support!