[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 817   SHUFFLE   <  SKIP 150  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
13801Andersen, Colleen, L78400ChatouYvelineFrance
12215She, Karla, TW1N 9FALondonEnglandUnited Kingdom
19368Anand, Lindsay, A63151MühlheimHamburgGermany

Generated 2025-07-15 04:56:51.744 UTC