You have an Azure Stream Analytics job that ingests clickstream data from an Azure Event Hub. You must define a query for this job that meets the following requirements: * Count the number of clicks in each 10-second window, grouped by the visitor's country. * Ensure that every click is counted only once. How should you complete the query? | Microsoft Azure Data Engineer Associate - DP-203 Quiz - LeetQuiz