[ROOT] dt DimCustomer SELECT Name, PostalCode, City, StateOrProvince, Country < ORDER BY City TITLE Customer with addresses. Shows use of EntityMethodKey through methods like TryGetCity SHUFFLE < SKIP 3174 > < TAKE 3 >
3 items
DimCustomerId | Name | PostalCode | City | StateOrProvince | Country |
---|---|---|---|---|---|
23494 | Foster, Nicole, A | V7L 4J4 | N. Vancouver | British Columbia | Canada |
21489 | Gutierrez, Neil, L | V8Y 1L1 | Cliffside | British Columbia | Canada |
15819 | Cox, Savannah, A | 98371 | Puyallup | Washington | United States |
Generated 2025-07-09 16:30:26.354 UTC