lifetime_order_value_usd
numeric
All-time order value in USD
warehouse.analytics.customer_features_lifetime.lifetime_order_value_usd
Trust
- Owner
- growth-team@example.com
- Lifecycle
- active
Join keys
- Entity
customer_id- Feature group
customer_features_lifetime
Shape
- Warehouse type
decimal- Semantic type
- numeric
- Null behavior
- zero
- Null rate
- 1.2% (98 of 8,234)
- Distinct values
- 1,482
Use this feature
select
customer_id,
lifetime_order_value_usd
from warehouse.analytics.customer_features_lifetime
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.