[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 250   SHUFFLE   <  SKIP 932  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
22819Alvarez, Daisy, PW1V 5RNLondonEnglandUnited Kingdom
15973Garcia, Christopher98284Sedro WoolleyWashingtonUnited States
12860Prasad, JillianRG41 1QWWokinghamEnglandUnited Kingdom

Generated 2025-07-10 17:19:57.175 UTC