At Predictiva Insights , you're developing a linear regression model using BigQuery ML to estimate the likelihood of a customer purchasing one of your products. One of the key features in your dataset is the city name , which serves as an important predictor. Since BigQuery ML expects structured column-based input , you want to prepare this data with minimal coding effort while preserving the usefulness of the city as a predictive feature. What should you do?