[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 4110   <  SKIP 1847  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
25003Russell, Tristan98225BellinghamWashingtonUnited States
21698She, Tracy94519ConcordCaliforniaUnited States
24394Raji, Drew93010CamarilloCaliforniaUnited States
18981Watson, Savannah, S94303Palo AltoCaliforniaUnited States

Generated 2025-07-20 06:48:32.287 UTC