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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
16091Lewis, Alyssa, K90241DowneyCaliforniaUnited States
22718Simmons, Zachary, L94704BerkeleyCaliforniaUnited States
28456Xu, Todd45000OrleansLoiretFrance

Generated 2025-07-11 03:51:50.579 UTC