[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 1151 > < TAKE 3 >
3 items
DimCustomerId | Name | PostalCode | City | StateOrProvince | Country |
---|---|---|---|---|---|
19680 | King, Jan | 97355 | Lebanon | Oregon | United States |
21063 | Li, Louis | 59223 | Roncq | Nord | France |
27509 | Johnson, Zachary, G | 98901 | Yakima | Washington | United States |
Generated 2025-07-11 15:07:29.575 UTC