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

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
25997Wright, Katherine94941Mill ValleyCaliforniaUnited States
16583Martinez, Justin, A60323FrankfurtHessenGermany
25709Lopez, Savannah3000MelbourneVictoriaAustralia
20955Pal, Dawn78100Saint Germain en LayeYvelineFrance

Generated 2025-07-20 06:07:32.677 UTC