[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 2626   SHUFFLE   <  SKIP 796  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
23379Richardson, Riley, R98055RentonWashingtonUnited States
23094Gill, Carolyn3337MeltonVictoriaAustralia
20868Shan, MistyLA1 1LNLancasterEnglandUnited Kingdom

Generated 2025-07-19 11:13:42.921 UTC