[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 602 SHUFFLE < SKIP 1497 > < TAKE 3 >
3 items
| DimCustomerId | Name | PostalCode | City | StateOrProvince | Country |
|---|---|---|---|---|---|
| 27224 | Griffin, Jessica, A | 97068 | W. Linn | Oregon | United States |
| 15430 | Jiménez, Alfredo | 98168 | Burien | Washington | United States |
| 22524 | Hernandez, Michele, F | 59100 | Roubaix | Nord | France |
Generated 2025-11-05 07:02:11.154 UTC