[ROOT] dt DimCustomer SELECT Name, PostalCode, City, StateOrProvince, Country < ORDER BY City TITLE Customer with addresses. Shows use of EntityMethodKey through methods like TryGetCity SKIP 8375 SHUFFLE < SKIP 23 > < TAKE 3 >
3 items
DimCustomerId | Name | PostalCode | City | StateOrProvince | Country |
---|---|---|---|---|---|
17680 | Gray, Mackenzie, L | V8X | Royal Oak | British Columbia | Canada |
12589 | Rodriguez, Ruben | 3000 | Melbourne | Victoria | Australia |
16956 | Flores, Austin, J | 98901 | Yakima | Washington | United States |
Generated 2025-07-20 04:33:49.503 UTC