[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 194 SHUFFLE < SKIP 256 > < TAKE 3 >
3 items
DimCustomerId | Name | PostalCode | City | StateOrProvince | Country |
---|---|---|---|---|---|
13048 | Hayes, Alexis | 3000 | Melbourne | Victoria | Australia |
21108 | Martin, Kristine, A | 80074 | München | Hessen | Germany |
15052 | Moreno, Kari, S | W10 6BL | London | England | United Kingdom |
Generated 2025-07-21 16:47:52.613 UTC