[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 413   SHUFFLE   <  SKIP 4014  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
13737Sanders, Garrett90706BellflowerCaliforniaUnited States
24824Wood, Alexandria, MV8POak BayBritish ColumbiaCanada
23671Thomas, Fernando, L98312BremertonWashingtonUnited States

Generated 2025-07-20 23:19:07.330 UTC