[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 468 SHUFFLE < SKIP 658 > < TAKE 2 >
2 items
DimCustomerId | Name | PostalCode | City | StateOrProvince | Country |
---|---|---|---|---|---|
11239 | Goel, Latoya, C | SW1P 2NU | London | England | United Kingdom |
26907 | Torres, Dana, A | 93500 | Pantin | Seine Saint Denis | France |
Generated 2025-07-18 18:07:25.377 UTC