[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 575 SHUFFLE < SKIP 1914 > < TAKE 2 >
2 items
DimCustomerId | Name | PostalCode | City | StateOrProvince | Country |
---|---|---|---|---|---|
24052 | Goel, Priscilla | 80074 | München | Hessen | Germany |
14010 | Moore, Thomas | 3337 | Melton | Victoria | Australia |
Generated 2025-07-22 12:52:03.880 UTC