[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 836   SHUFFLE   <  SKIP 105  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
28913Diaz, KristaNT20Newcastle upon TyneEnglandUnited Kingdom
16403Suarez, Byron, R92081Paris La DefenseHauts de SeineFrance
24186Alonso, TheodoreOX1OxfordEnglandUnited Kingdom

Generated 2025-07-21 01:59:49.644 UTC