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

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

4 items

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

Generated 2025-07-12 17:52:35.010 UTC