[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 650 SHUFFLE < SKIP 1728 > < TAKE 3 >
3 items
DimCustomerId | Name | PostalCode | City | StateOrProvince | Country |
---|---|---|---|---|---|
13557 | Liu, Stacey, A | EC1R 0DU | London | England | United Kingdom |
22307 | Ross, Sarah, L | 95010 | Hof | Bayern | Germany |
14689 | Mr., Saunders, Lloyd, M. | 78400 | Chatou | Yveline | France |
Generated 2025-07-21 09:03:11.873 UTC