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

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
21054Jai, Keith59491Villeneuve-d'AscqNordFrance
21854Schmidt, TheresaSE1 8HLLondonEnglandUnited Kingdom
23963Jimenez, Gerald, E93000BobignySeine Saint DenisFrance
20705Roberts, Kevin, A91203GlendaleCaliforniaUnited States

Generated 2025-07-11 03:19:03.090 UTC