[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 434   SHUFFLE   <  SKIP 150  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
12316Luo, Alejandro, KW1V 5RNLondonEnglandUnited Kingdom
28725Jenkins, Edward, S93290Tremblay-en-FranceSeine Saint DenisFrance
14532Wu, Barbara, M92400CourbevoieHauts de SeineFrance
12263Garcia, Emmanuel, TMK8 8DFMilton KeynesEnglandUnited Kingdom

Generated 2025-07-15 06:27:58.940 UTC