[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 2500   SHUFFLE   <  SKIP 2119  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
28638Thompson, Alexandra, S92806La JollaCaliforniaUnited States
16573Dominguez, RubenC2H 7AULondonEnglandUnited Kingdom
27714Pal, Omar2580GoulburnNew South WalesAustralia

Generated 2025-07-12 20:24:18.717 UTC