[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 191 SHUFFLE < SKIP 282 > < TAKE 3 >
3 items
DimCustomerId | Name | PostalCode | City | StateOrProvince | Country |
---|---|---|---|---|---|
19588 | Raman, Raymond, R | 3280 | Warrnambool | Victoria | Australia |
20594 | Torres, Arthur | 77127 | Lieusaint | Seine et Marne | France |
16362 | Smith, Joshua, C | 94611 | Oakland | California | United States |
Generated 2025-07-18 16:03:25.460 UTC