diff --git a/models/marts/customer360/orders.sql b/models/marts/customer360/orders.sql index c46a96d..8c32590 100644 --- a/models/marts/customer360/orders.sql +++ b/models/marts/customer360/orders.sql @@ -1,5 +1,5 @@ with - +--test orders as ( select * from {{ ref('stg_orders')}}