[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 549   SHUFFLE   <  SKIP 1076  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
14821Raje, MauriceAS23Stoke-on-TrentEnglandUnited Kingdom
22004Ortega, Meghan, E2450Coffs HarbourNew South WalesAustralia
18820Cook, Alexandria91791West CovinaCaliforniaUnited States
16647Alexander, Anna94015Daly CityCaliforniaUnited States

Generated 2025-07-19 03:49:24.570 UTC