[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 1277  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
26499Ruiz, Renee, L90706BellflowerCaliforniaUnited States
20297Wu, Valerie94704BerkeleyCaliforniaUnited States
23026Rogers, Jessica, M91203GlendaleCaliforniaUnited States

Generated 2025-07-13 00:12:15.084 UTC