[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 475 SHUFFLE < SKIP 305 > < TAKE 3 >
3 items
DimCustomerId | Name | PostalCode | City | StateOrProvince | Country |
---|---|---|---|---|---|
13603 | Martinez, Molly, S | LE18 | Leeds | England | United Kingdom |
28215 | Shen, Priscilla, A | 3280 | Warrnambool | Victoria | Australia |
16014 | Wilson, Christopher, E | 91502 | Burbank | California | United States |
Generated 2025-07-14 10:09:47.586 UTC