[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 2608   SHUFFLE   <  SKIP 951  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
13861Rogers, Hailey, L98055RentonWashingtonUnited States
23746Mr., Sacksteder, Lane75012ParisSeine (Paris)France
11271Reed, Danielle, C94109San FranciscoCaliforniaUnited States

Generated 2025-07-22 05:58:08.106 UTC