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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
25544Fernandez, Sergio, KOX14 4SEOxfordEnglandUnited Kingdom
25799James, Arianna, AOX1OxfordEnglandUnited Kingdom
25801Raji, Colin, AOX14 4SEOxfordEnglandUnited Kingdom

Generated 2025-07-12 15:43:25.175 UTC