DocsGetting StartedFirst Data Pipeline

First Data Pipeline

Objective

Ingest raw Salesforce data, clean it, and visualize customer metrics.

Pipeline Steps

1Ingest

Sync Salesforce raw_customers to Snowflake.

2Transform

  • Clean data with stg_customers.sql
  • Calculate LTV in customer_360.sql

3Visualize

  • Connect Power BI to Snowflake
  • Plot LTV by region