[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 363   SHUFFLE   <  SKIP 320  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
28881Kapoor, Allen75008ParisSeine (Paris)France
20516Russell, Gabriel91791West CovinaCaliforniaUnited States
16092Bryant, Jessica98201EverettWashingtonUnited States

Generated 2025-07-21 01:55:15.499 UTC