[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 480   SHUFFLE   <  SKIP 880  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
12841Xie, Yolanda91940Les UlisEssonneFrance
18270Rana, Rachael, A2500WollongongNew South WalesAustralia
28657Hayes, Ryan97222MilwaukieOregonUnited States

Generated 2025-11-05 16:33:39.751 UTC