[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   SKIP 3669   SHUFFLE   <  SKIP 3345  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
23058Rivera, Michelle, A94010BurlingameCaliforniaUnited States
22240Powell, Miguel98270MarysvilleWashingtonUnited States
18404Raji, Alicia98532ChehalisWashingtonUnited States

Generated 2025-07-16 17:21:33.943 UTC