[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 506   SHUFFLE   <  SKIP 293  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
19356Ortega, Francis, F64283DarmstadtHessenGermany
12118Sanchez, Miguel, L90706BellflowerCaliforniaUnited States
15447Madan, Regina93500PantinSeine Saint DenisFrance

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