[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 484   SHUFFLE   <  SKIP 1064  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
23151Brown, Michael, A97222MilwaukieOregonUnited States
12921Lee, Wyatt, M91932Imperial BeachCaliforniaUnited States
17007Hayes, Samuel94015Daly CityCaliforniaUnited States

Generated 2025-11-05 04:06:49.893 UTC