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

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
21813Brown, Dalton, NV9B 2C3ShawneeBritish ColumbiaCanada
16600Suarez, Janet, V92310SèvresHauts de SeineFrance
12085Rodriguez, Tyler97205PortlandOregonUnited States
27778Garcia, TabithaC2H 7AULondonEnglandUnited Kingdom

Generated 2025-07-15 02:58:06.367 UTC