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

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
18137Kumar, Gabriel, R78100Saint Germain en LayeYvelineFrance
20322Wood, Rachel98270MarysvilleWashingtonUnited States
18375Morris, Michelle94063Redwood CityCaliforniaUnited States
25603Guo, Dawn, RGL50CheltenhamEnglandUnited Kingdom

Generated 2025-07-20 15:08:42.112 UTC