[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 4518   <  SKIP 1208  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
12562Chandra, Kristina75019ParisSeine (Paris)France
12565Gutierrez, Kendra, S75009ParisSeine (Paris)France
12514Becker, Lacey, C75017ParisSeine (Paris)France

Generated 2025-07-20 13:44:29.237 UTC