Shared solution · Marketing Analytics · Mission 1

Welcome — preview the customer table

by @bright-record ·

sqlread-only · shared artifact
SELECT *
FROM dim_customers
LIMIT 10

Share this solution