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

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
19198Brooks, Melissa95062Santa CruzCaliforniaUnited States
28222Lewis, Eduardo97068W. LinnOregonUnited States
17966Gutierrez, Kellie, KWA3WatfordEnglandUnited Kingdom
27940Suarez, Ross, CSW6 SBYLondonEnglandUnited Kingdom

Generated 2025-11-05 07:02:38.110 UTC