[ROOT] dt DimCustomer SELECT Name, PostalCode, City, StateOrProvince, Country ORDER BY City DESC > TITLE Customer with addresses. Shows use of EntityMethodKey through methods like TryGetCity SKIP 2275 SHUFFLE < SKIP 207 > < TAKE 3 >
3 items
DimCustomerId | Name | PostalCode | City | StateOrProvince | Country |
---|---|---|---|---|---|
20498 | Phillips, Miguel | V2M1P1 | Newton | British Columbia | Canada |
13634 | Russell, Alexis, L | 4000 | Brisbane | Queensland | Australia |
14430 | Jones, Sydney | 98104 | Seattle | Washington | United States |
Generated 2025-07-14 00:15:37.271 UTC