[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   SHUFFLE   <  SKIP 2221  >   <  TAKE 2  >   

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

2 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
16209Alvarez, Carolyn, C92700ColombesHauts de SeineFrance
12654Gill, Briana, DL4 4HBLiverpoolEnglandUnited Kingdom

Generated 2025-07-13 13:08:10.749 UTC