[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 2421   SHUFFLE   <  SKIP 1300  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
22575Blanco, Orlando3000MelbourneVictoriaAustralia
13549King, Richard75007ParisSeine (Paris)France
17498Martin, Daniel94063Redwood CityCaliforniaUnited States

Generated 2025-07-13 06:24:32.179 UTC