[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 4 SHUFFLE < SKIP 3862 > < TAKE 3 >
3 items
DimCustomerId | Name | PostalCode | City | StateOrProvince | Country |
---|---|---|---|---|---|
28560 | Ms., Smith, Peggy, R. | 59170 | Croix | Nord | France |
16899 | Sanchez, Whitney, C | 98168 | Burien | Washington | United States |
19845 | Hernandez, Fernando, P | 98901 | Yakima | Washington | United States |
Generated 2025-07-21 10:00:41.820 UTC