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

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
16535Chen, Colin, F75013ParisSeine (Paris)France
16545Pal, Alicia75013ParisSeine (Paris)France
16557Chander, Derek75008ParisSeine (Paris)France
17088Yuan, Wayne, V75019ParisSeine (Paris)France

Generated 2025-07-19 04:46:50.243 UTC