Once the crawler has created the sales_data_processed table, try running:
sales_data_processed
SELECT * FROM sales_db.sales_processed LIMIT 10;
Outcome: