[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 9718 < SKIP 293 > < TAKE 2 >
2 items
DimCustomerId | Name | PostalCode | City | StateOrProvince | Country |
---|---|---|---|---|---|
13429 | Washington, Gabrielle | 94303 | Palo Alto | California | United States |
11287 | Garcia, Henry, B | V8Y 1L1 | Cliffside | British Columbia | Canada |
Generated 2025-07-20 06:56:42.014 UTC