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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
27655Alvarez, Melinda92118CoronadoCaliforniaUnited States
26956Pal, Kristin, EOX1OxfordEnglandUnited Kingdom
19206Cooper, Destiny, T91932Imperial BeachCaliforniaUnited States

Generated 2025-07-09 16:58:36.321 UTC