[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 8986  >   <  TAKE 7  >   

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

7 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
14793Nath, ClaytonE17 6JFLondonEnglandUnited Kingdom
14806Jai, DamienE17 6JFLondonEnglandUnited Kingdom
14808Prasad, Cynthia, LSW8 4BGLondonEnglandUnited Kingdom
14820Bhat, DrewC2H 7AULondonEnglandUnited Kingdom
14928Patel, Roy, ASW8 1XDLondonEnglandUnited Kingdom
14934Sai, Jermaine, GE17 6JFLondonEnglandUnited Kingdom
14968Patel, TroySW1P 2NULondonEnglandUnited Kingdom

Generated 2025-07-11 03:45:24.141 UTC