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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
20229Walker, Austin, F3977CranbourneVictoriaAustralia
18178Goel, Tracy, JRG7 5H7ReadingEnglandUnited Kingdom
11737Martin, Megan, A94063Redwood CityCaliforniaUnited States

Generated 2025-07-12 07:01:52.724 UTC