[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 413 SHUFFLE < SKIP 2255 > < TAKE 4 >
4 items
DimCustomerId | Name | PostalCode | City | StateOrProvince | Country |
---|---|---|---|---|---|
28849 | Murphy, Garrett | 99202 | Spokane | Washington | United States |
20547 | Chen, Ethan | V2M1N7 | Newton | British Columbia | Canada |
26226 | Andersen, Michele, C | 80074 | München | Nordrhein-Westfalen | Germany |
23424 | Subram, Adriana | 3977 | Cranbourne | Victoria | Australia |
Generated 2025-07-21 01:24:40.787 UTC