[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 8984  >   <  TAKE 6  >   

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

6 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
14806Jai, DamienE17 6JFLondonEnglandUnited Kingdom
14808Prasad, Cynthia, LSW8 4BGLondonEnglandUnited Kingdom
14427Patel, EmmanuelSW8 1XDLondonEnglandUnited Kingdom
14429He, LaceySW8 4BGLondonEnglandUnited Kingdom
14820Bhat, DrewC2H 7AULondonEnglandUnited Kingdom
14938Sanz, MalloryEC1R 0DULondonEnglandUnited Kingdom

Generated 2025-07-14 07:00:17.574 UTC