[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 5821  >   <  TAKE 6  >   

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

6 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
16283Raji, Clayton75016ParisSeine (Paris)France
16286Torres, Billy, F75006ParisSeine (Paris)France
17088Yuan, Wayne, V75019ParisSeine (Paris)France
16291Lal, Lindsey, H75019ParisSeine (Paris)France
17196Fernandez, Douglas75019ParisSeine (Paris)France
16315Richardson, Garrett75007ParisSeine (Paris)France

Generated 2025-07-10 19:27:33.659 UTC