[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 529   SHUFFLE   <  SKIP 319  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
20164Ms., Rockne, Carol Ann, F.LA1 1LNLancasterEnglandUnited Kingdom
15752Rodriguez, Bobby2300NewcastleNew South WalesAustralia
13748Martinez, José, A98055RentonWashingtonUnited States

Generated 2025-07-17 01:45:00.082 UTC