[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 875 SHUFFLE < SKIP 836 > < TAKE 2 >
2 items
DimCustomerId | Name | PostalCode | City | StateOrProvince | Country |
---|---|---|---|---|---|
20094 | Chande, Lindsey | 90210 | Beverly Hills | California | United States |
16437 | Gutierrez, Jésus, E | C2H 7AU | London | England | United Kingdom |
Generated 2025-07-14 20:52:03.463 UTC