customer_id
column might be mapped to the id
attribute of the customer
entity.
amount_usd
property that is based on
multiplying a transaction amount by the daily exchange rate for USD.
total_sales
metric that
aggregates sales data using a SUM. Metrics are a core concept to a Semantic Layer.