[ROOT]  dt  DimCustomer  SELECT Name, PostalCode, City, StateOrProvince, Country   <  ORDER BY City   TITLE Customer with addresses. Shows use of EntityMethodKey through methods like TryGetCity   SHUFFLE   <  SKIP 6560  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
20955Pal, Dawn78100Saint Germain en LayeYvelineFrance
16277Luo, ChristyRH15 9UDWest SussexEnglandUnited Kingdom
13283Griffin, Dakota97355LebanonOregonUnited States
18569Bryant, Emma, E97301SalemOregonUnited States

Generated 2025-07-14 13:58:38.271 UTC