[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 995   SHUFFLE   <  SKIP 1531  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
18103Gonzalez, Chelsea, EV8Y 1L1CliffsideBritish ColumbiaCanada
15074Perry, Elizabeth66578NeunkirchenSaarlandGermany
23379Richardson, Riley, R98055RentonWashingtonUnited States
20692Lewis, John, H94611OaklandCaliforniaUnited States

Generated 2025-07-20 15:23:53.541 UTC