[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 875   SHUFFLE   <  SKIP 2416  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
11663Williams, Seth, A99362Walla WallaWashingtonUnited States
27264Clark, Jacob98055RentonWashingtonUnited States
29224Bailey, Kaylee94519ConcordCaliforniaUnited States

Generated 2025-07-15 02:44:53.781 UTC