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

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
17088Yuan, Wayne, V75019ParisSeine (Paris)France
17196Fernandez, Douglas75019ParisSeine (Paris)France
17633Dominguez, Gary75017ParisSeine (Paris)France
17638Zheng, Clarence75016ParisSeine (Paris)France

Generated 2025-11-05 18:20:46.514 UTC