[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 693  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
15010Suri, Cory, J94704BerkeleyCaliforniaUnited States
28677Tang, Damien98225BellinghamWashingtonUnited States
11743Kelly, Chase, E91977Spring ValleyCaliforniaUnited States
16113Lal, Roger94010BurlingameCaliforniaUnited States

Generated 2025-07-13 09:17:10.734 UTC