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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
23967Suri, Veronica, DNT20Newcastle upon TyneEnglandUnited Kingdom
24218Lopez, BryantNT20Newcastle upon TyneEnglandUnited Kingdom
24865Griffin, AshleyNT20Newcastle upon TyneEnglandUnited Kingdom

Generated 2025-07-14 12:58:08.841 UTC