[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 3936  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
17987Sun, Cara, E75013ParisSeine (Paris)France
17874Alvarez, Natasha, M75002ParisSeine (Paris)France
25435Turner, Jennifer98201EverettWashingtonUnited States
25866Perry, Tristan, G97068W. LinnOregonUnited States

Generated 2025-10-12 14:16:16.571 UTC