Scenario Mode
👤 Your Role: You are a sales analyst at a retail company.
📋 Request: Your manager wants a report that shows each sales order with the customer's name and region included.
📊 Data: You have two tables: one with sales orders including Order ID, Customer ID, and Sales Amount; another with customer details including Customer ID, Customer Name, and Region.
🎯 Deliverable: Create a combined table that shows Order ID, Customer Name, Region, and Sales Amount for each order.
Progress0 / 5 steps