[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 9258  >   <  TAKE 8  >   

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

8 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
14540Lin, RandyW1Y 3RALondonEnglandUnited Kingdom
14697Jimenez, NelsonSW19 3RULondonEnglandUnited Kingdom
14706Jai, KateEC1R 0DULondonEnglandUnited Kingdom
14712Liu, EugeneSW8 4BGLondonEnglandUnited Kingdom
14771Vance, HeidiSW1P 2NULondonEnglandUnited Kingdom
14776Arthur, Ronald, DEC1R 0DULondonEnglandUnited Kingdom
14783Shan, CristinaSW19 3RULondonEnglandUnited Kingdom
14793Nath, ClaytonE17 6JFLondonEnglandUnited Kingdom

Generated 2025-07-18 14:22:48.522 UTC