Skip to main content
Skip table of contents

Tutorial - Dimension Customer

Code

_CUS

Name

Customer

Table Name

dim_customers

Description

details on customers

Content

Field name

Data Type

Description

customer_id

string

customer_first_name

string

customer_last_name

string

customer_full_name

string

Concat(customer_first_name, ' ', customer_last_name)

customer_location

string

snapshot_date

datetime

link to point in time table

JavaScript errors detected

Please note, these errors can depend on your browser setup.

If this problem persists, please contact our support.