Ultimate access to all questions.
You are developing a linear regression model using BigQuery ML to predict the likelihood that a customer will purchase your company's products. One of your key predictive variables is the name of the city where the customer is located. For effective model training and serving, your data needs to be organized in a tabular format with each feature as a column. To convert this city name variable into a format suitable for the model with minimal coding effort, what should you do?