[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 189 SHUFFLE < SKIP 289 > < TAKE 2 >
2 items
DimCustomerId | Name | PostalCode | City | StateOrProvince | Country |
---|---|---|---|---|---|
22837 | Chandra, Sergio, A | SW8 1XD | London | England | United Kingdom |
15001 | Lu, Autumn | 14197 | Berlin | Saarland | Germany |
Generated 2025-07-21 07:24:51.876 UTC