[ROOT]  dt  DimCustomer  SELECT Name, PostalCode, City, StateOrProvince, Country   <  ORDER BY City   TITLE Customer with addresses. Shows use of EntityMethodKey through methods like TryGetCity   SHUFFLE   SKIP 6869   <  SKIP 375  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
18080Richardson, Paige94947NovatoCaliforniaUnited States
19471Martinez, BryantOX16 8RSOxonEnglandUnited Kingdom
18841Campbell, GabriellaV8Z 4N5ShawneeBritish ColumbiaCanada

Generated 2025-07-15 22:19:53.124 UTC