[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 350 SHUFFLE < SKIP 16 > < TAKE 2 >
2 items
DimCustomerId | Name | PostalCode | City | StateOrProvince | Country |
---|---|---|---|---|---|
13748 | Martinez, José, A | 98055 | Renton | Washington | United States |
22689 | Zheng, Gilbert, A | 91940 | Les Ulis | Essonne | France |
Generated 2025-07-21 00:37:03.638 UTC