[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 8329   <  SKIP 652  >   <  TAKE 7  >   

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

7 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
14783Shan, CristinaSW19 3RULondonEnglandUnited Kingdom
14793Nath, ClaytonE17 6JFLondonEnglandUnited Kingdom
14806Jai, DamienE17 6JFLondonEnglandUnited Kingdom
14808Prasad, Cynthia, LSW8 4BGLondonEnglandUnited Kingdom
14938Sanz, MalloryEC1R 0DULondonEnglandUnited Kingdom
14928Patel, Roy, ASW8 1XDLondonEnglandUnited Kingdom
14934Sai, Jermaine, GE17 6JFLondonEnglandUnited Kingdom

Generated 2025-07-22 12:40:31.385 UTC