[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 1249   SHUFFLE   <  SKIP 613  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
20799Raje, Peter, D41485GrevenbroichBayernGermany
27665Patterson, Miguel94015Daly CityCaliforniaUnited States
23520Wilson, Richard97301SalemOregonUnited States

Generated 2025-07-16 11:00:14.431 UTC