[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 548 SHUFFLE < SKIP 15 > < TAKE 2 >
2 items
DimCustomerId | Name | PostalCode | City | StateOrProvince | Country |
---|---|---|---|---|---|
13769 | Kumar, Brendan | 77127 | Lieusaint | Seine et Marne | France |
27145 | Chapman, Pamela, L | 4810 | Townsville | Queensland | Australia |
Generated 2025-07-13 18:02:57.903 UTC