[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 322 SHUFFLE < SKIP 250 > < TAKE 2 >
2 items
DimCustomerId | Name | PostalCode | City | StateOrProvince | Country |
---|---|---|---|---|---|
26472 | Hughes, David | 91977 | Spring Valley | California | United States |
14077 | Townsend, Bryan | V8X | Royal Oak | British Columbia | Canada |
Generated 2025-07-19 03:48:41.056 UTC