Read a raw CSV file of customer data (bronze/customers.csv) that has been uploaded to the Lakehouse. Clean the data by: Converting a join_date string to a proper date format. Calculating a new age ...