[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 750   <  SKIP 8531  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
14806Jai, DamienE17 6JFLondonEnglandUnited Kingdom
14808Prasad, Cynthia, LSW8 4BGLondonEnglandUnited Kingdom
15653Madan, Gerald, EW1N 9FALondonEnglandUnited Kingdom

Generated 2025-07-22 06:48:34.005 UTC