[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 2421 SHUFFLE < SKIP 4379 > < TAKE 2 >
2 items
DimCustomerId | Name | PostalCode | City | StateOrProvince | Country |
---|---|---|---|---|---|
28188 | Price, Kayla | 97034 | Lake Oswego | Oregon | United States |
20483 | Kumar, Austin | V9B 2C3 | Shawnee | British Columbia | Canada |
Generated 2025-07-18 03:23:34.192 UTC