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

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
19262Sanchez, Kari, TPE17BuryEnglandUnited Kingdom
23007Sanchez, Isaac92806La JollaCaliforniaUnited States
11259Stewart, Victoria, C97301SalemOregonUnited States
29421Williams, Blake93400Saint-DenisSeine Saint DenisFrance

Generated 2025-07-18 02:15:42.226 UTC