A data analyst is required to query the data in my_table. They want to return the values in columns user_id and email_address where records fit the following filter criteria: age is greater than 25 and country is Canada. The analyst does not want to return values from any other columns. Which following SQL will accomplish the above task? | Databricks Certified Data Analyst - Associate Quiz - LeetQuiz