is_repeat_customer

boolean

Has the customer ordered more than once

warehouse.analytics.customer_features_daily.is_repeat_customer
Fresh parent table updated 2 hours ago

Trust

Owner
growth-team@example.com
Lifecycle
active

Join keys

Entity
customer_id
Time anchor
feature_date
Feature group
customer_features_daily

Shape

Warehouse type
boolean
Semantic type
boolean
Null rate
0% (0 of 12,847)
Distinct values
2

Use this feature

select
  customer_id,
  feature_date,
  is_repeat_customer
from warehouse.analytics.customer_features_daily

Declared ML consumers

Declared via meta.feature_catalog.used_by on this column. dbt-internal consumers are listed under "Downstream dbt models" on the feature group page.

Other features used by the same model