[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 SHUFFLE SKIP 2015 < SKIP 2273 > < TAKE 3 >
3 items
DimCustomerId | Name | PostalCode | City | StateOrProvince | Country |
---|---|---|---|---|---|
16791 | Yuan, Leonard, F | V8Y 1L1 | Cliffside | British Columbia | Canada |
18095 | Campbell, Thomas, M | 90210 | Beverly Hills | California | United States |
19961 | She, Kristin, L | 2450 | Coffs Harbour | New South Wales | Australia |
Generated 2025-07-18 10:59:43.971 UTC