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

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
25616Rubio, JésusWA3WatfordEnglandUnited Kingdom
17759Sanchez, Kristopher, D75007ParisSeine (Paris)France
13375Kumar, Jason94014ColmaCaliforniaUnited States
25729Kapoor, Tabitha, M64283DarmstadtHessenGermany

Generated 2025-07-14 17:31:09.713 UTC