[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 512 SHUFFLE < SKIP 355 > < TAKE 2 >
2 items
DimCustomerId | Name | PostalCode | City | StateOrProvince | Country |
---|---|---|---|---|---|
16360 | Garcia, Justin | 98901 | Yakima | Washington | United States |
26310 | Garcia, Kaitlyn, J | V7L 4J4 | N. Vancouver | British Columbia | Canada |
Generated 2025-07-13 06:42:10.671 UTC