[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 250   SHUFFLE   <  SKIP 993  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
16281Luo, Gilbert75009ParisSeine (Paris)France
26538Black, Warren90706BellflowerCaliforniaUnited States
20127Sanders, Carlos97330CorvallisOregonUnited States

Generated 2025-07-08 00:08:59.345 UTC