A marketing team has just received a new list of customer leads. The data is structurally sound but uses inconsistent and non-standard column names and formats. The goal is to clean up the table's metadata to make it ready for a segmentation analysis.
The final table 'Cleaned_Leads_For_Analysis' should have renamed columns (FirstName, LastName, LastContactDate, LeadScore), updated labels, and the 'LastContactDate' column should have a 'DATE9.' format applied. The table itself should have a new name and a descriptive label.