Description
A deduped customer table for slicers; connects to dim_customer.
Columns
| Column Name | Type | Description |
|---|---|---|
customer |
string
|
The deduped name of the customer |
slicer_customer_key |
int32
|
A key for grouping customers with the same name together; connects to dim_customer |
business_id |
string
|
Unique identifier for the business |
data_current_as_of_utc |
timestamp[ns]
|
No description provided. |
source_type |
string
|
No description provided. |