[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 438   SHUFFLE   <  SKIP 623  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
21859Kim, Monica92700ColombesHauts de SeineFrance
12893Foster, Brittany, R94063Redwood CityCaliforniaUnited States
24218Lopez, BryantNT20Newcastle upon TyneEnglandUnited Kingdom

Generated 2025-07-19 01:47:31.469 UTC