[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 4   SHUFFLE   <  SKIP 2230  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
13698Sanchez, Catherine34117KasselHessenGermany
24397Raman, Henry, S92118CoronadoCaliforniaUnited States
20062Carson, Russell, J70452StuttgartSaarlandGermany
21558Coleman, Nicole, A2580GoulburnNew South WalesAustralia

Generated 2025-07-13 06:57:46.648 UTC