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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
27306Black, Tony, R75006ParisSeine (Paris)France
27182Srini, Jarrod75013ParisSeine (Paris)France
27318Bryant, James75007ParisSeine (Paris)France

Generated 2025-07-12 17:44:48.250 UTC