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

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
28674Yang, Nathan, D90401Santa MonicaCaliforniaUnited States
28301Long, Jasmine, C92118CoronadoCaliforniaUnited States
22795Yuan, Tara, G75013ParisSeine (Paris)France
20297Wu, Valerie94704BerkeleyCaliforniaUnited States

Generated 2025-07-14 01:46:02.268 UTC