[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 127 SHUFFLE < SKIP 603 > < TAKE 3 >
3 items
DimCustomerId | Name | PostalCode | City | StateOrProvince | Country |
---|---|---|---|---|---|
20845 | Malhotra, Barry | 04838 | Eilenburg | Brandenburg | Germany |
28213 | Morgan, Jared, A | 3000 | Melbourne | Victoria | Australia |
14015 | Lal, Kurt, R | 3429 | Sunbury | Victoria | Australia |
Generated 2025-07-19 22:14:52.790 UTC