[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 785   SHUFFLE   <  SKIP 62  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
16553Roberts, Gabriella, JEM15Esher-MoleseyEnglandUnited Kingdom
13696Edwards, Katherine66578NeunkirchenSaarlandGermany
28389Martinez, Rachael, M93500PantinSeine Saint DenisFrance

Generated 2025-07-14 20:31:22.395 UTC