[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 189 SHUFFLE < SKIP 241 > < TAKE 2 >
2 items
DimCustomerId | Name | PostalCode | City | StateOrProvince | Country |
---|---|---|---|---|---|
17126 | Perry, Natalie | V9B 2C3 | Shawnee | British Columbia | Canada |
20736 | Howard, Alexandra | V2M1P1 | Newton | British Columbia | Canada |
Generated 2025-07-16 04:27:56.232 UTC