[ROOT]  dt  DimCustomer  SELECT Name, PostalCode, City, StateOrProvince, Country   ORDER BY City DESC  >   TITLE Customer with addresses. Shows use of EntityMethodKey through methods like TryGetCity   SKIP 2147   SHUFFLE   <  SKIP 348  >   <  TAKE 3  >   

Customer with addresses. Shows use of EntityMethodKey through methods like TryGetCity

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
20454Martinez, Fernando4700RockhamptonQueenslandAustralia
23096Chande, Ashlee, N2113North RydeNew South WalesAustralia
12931Fernandez, Ann, M91910Chula VistaCaliforniaUnited States

Generated 2025-07-21 02:36:11.038 UTC