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

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
11410Goel, Maurice75013ParisSeine (Paris)France
11483Chande, Calvin, E75010ParisSeine (Paris)France
11401Navarro, Linda75019ParisSeine (Paris)France
11406Xu, Latoya, L75010ParisSeine (Paris)France

Generated 2025-07-12 20:47:58.314 UTC