[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 999   <  SKIP 4735  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
12514Becker, Lacey, C75017ParisSeine (Paris)France
12523Wagner, Steve, C75012ParisSeine (Paris)France
12537Luo, Terrence75012ParisSeine (Paris)France

Generated 2025-07-16 09:18:11.879 UTC