[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 511   SHUFFLE   <  SKIP 317  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
20809Anderson, BenjaminWA1WarringtonEnglandUnited Kingdom
21144Richardson, Lucas98055RentonWashingtonUnited States
15051McDonald, Harold, JRG11 5TPBerkshireEnglandUnited Kingdom

Generated 2025-07-15 04:16:05.329 UTC