[ROOT]  dt  DimCustomer  SELECT Name, PostalCode, City, StateOrProvince, Country   <  ORDER BY City   TITLE Customer with addresses. Shows use of EntityMethodKey through methods like TryGetCity   SKIP 8869   <  SKIP 111  >   <  TAKE 7  >   

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

7 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
14771Vance, HeidiSW1P 2NULondonEnglandUnited Kingdom
14776Arthur, Ronald, DEC1R 0DULondonEnglandUnited Kingdom
14783Shan, CristinaSW19 3RULondonEnglandUnited Kingdom
14793Nath, ClaytonE17 6JFLondonEnglandUnited Kingdom
14806Jai, DamienE17 6JFLondonEnglandUnited Kingdom
14808Prasad, Cynthia, LSW8 4BGLondonEnglandUnited Kingdom
14820Bhat, DrewC2H 7AULondonEnglandUnited Kingdom

Generated 2025-07-20 12:46:36.455 UTC