[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 1211 SHUFFLE < SKIP 3358 > < TAKE 3 >
3 items
DimCustomerId | Name | PostalCode | City | StateOrProvince | Country |
---|---|---|---|---|---|
16194 | Deng, Katie | 92400 | Courbevoie | Hauts de Seine | France |
16712 | Lu, Suzanne, K | 2450 | Coffs Harbour | New South Wales | Australia |
20937 | Williams, Natalie, E | 95010 | Hof | Bayern | Germany |
Generated 2025-07-18 14:59:25.819 UTC