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

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
18669Griffin, Adam94303Palo AltoCaliforniaUnited States
17559Suarez, Kari90706BellflowerCaliforniaUnited States
23189Moore, Megan, I90505TorranceCaliforniaUnited States
29057Andersen, Latoya, J90706BellflowerCaliforniaUnited States

Generated 2025-07-11 03:37:20.187 UTC