[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 127   SHUFFLE   <  SKIP 1481  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
11408Gill, Darren, MW1Y 3RALondonEnglandUnited Kingdom
28147Black, Omar90706BellflowerCaliforniaUnited States
21431Kapoor, PrestonV8Y 1L1CliffsideBritish ColumbiaCanada

Generated 2025-07-18 02:22:46.851 UTC