preferred_category
categorical
Most-ordered product category in the trailing 30 days
warehouse.analytics.customer_features_daily.preferred_category
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
varchar- Semantic type
- categorical
- Null behavior
- propagate
- Null rate
- 4.0% (513 of 12,847)
- Distinct values
- 8
Use this feature
select
customer_id,
feature_date,
preferred_category
from warehouse.analytics.customer_features_daily
ML consumers
derived = traced from the dbt graph (table-level: any model depending on this feature's table); declared = named in an exposure's meta.feature_store.consumes (column-precise when written as view:feature); manual = legacy used_by on this column.