[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 5511 < SKIP 363 > < TAKE 2 >
2 items
DimCustomerId | Name | PostalCode | City | StateOrProvince | Country |
---|---|---|---|---|---|
15731 | Chavez, Corey, R | 2500 | Wollongong | New South Wales | Australia |
18656 | Clark, Charles, K | 90210 | Beverly Hills | California | United States |
Generated 2025-07-17 01:03:49.418 UTC