[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 248 SHUFFLE < SKIP 865 > < TAKE 2 >
2 items
DimCustomerId | Name | PostalCode | City | StateOrProvince | Country |
---|---|---|---|---|---|
13404 | Yang, Kelvin | SW19 3RU | London | England | United Kingdom |
22397 | Patel, Marie | 92700 | Colombes | Hauts de Seine | France |
Generated 2025-07-16 18:12:40.218 UTC