[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 5915  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
21030Xu, Lindsay, A75006ParisSeine (Paris)France
21038Lopez, Pedro75008ParisSeine (Paris)France
21041Serrano, Eddie75012ParisSeine (Paris)France

Generated 2025-07-10 02:59:28.618 UTC