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

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
22913Lu, Valerie2264SilverwaterNew South WalesAustralia
13891Simmons, Aaron90712LakewoodCaliforniaUnited States
14785Patterson, Gavin78100Saint Germain en LayeYvelineFrance
23520Wilson, Richard97301SalemOregonUnited States

Generated 2025-07-20 21:57:20.910 UTC