MicrosoftMicrosoft
AZ-204 · Question #93
AZ-204 Question #93: Real Exam Question with Answer & Explanation
Sign in or unlock AZ-204 to reveal the answer and full explanation for question #93. The question stem and answer options stay visible for context.
Submitted by joshua94· Mar 30, 2026
Question
You use Azure Table storage to store customer information for an application. The data contains customer details and is partitioned by last name. You need to create a query that returns all customers with the last name Smith. Which code segment should you use?
Options
- ATableQuery.GenerateFilterCondition("PartitionKey", Equals, "Smith")
- BTableQuery.GenerateFilterCondition("LastName", Equals, "Smith")
- CTableQuery.GenerateFilterCondition("PartitionKey",
- DTableQuery.GenerateFilterCondition("LastName",
Unlock AZ-204 to see the answer
You've previewed enough free AZ-204 questions. Unlock AZ-204 for full answers, explanations, the timed quiz mode, progress tracking, and the master PDF. Question stem and options stay visible so you can still see what's on the exam.