[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   SHUFFLE   SKIP 2381   <  SKIP 3714  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
25570Torres, Robyn75008ParisSeine (Paris)France
26555Perry, Jeremy, C92625Newport BeachCaliforniaUnited States
11222Rivera, Alexandra90401Santa MonicaCaliforniaUnited States

Generated 2025-07-18 23:10:08.406 UTC