[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 840   SHUFFLE   <  SKIP 182  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
18921Bailey, Rachel, R98270MarysvilleWashingtonUnited States
24020Raman, Francisco, MGL50CheltenhamEnglandUnited Kingdom
15971Jenkins, Ryan, C98033KirklandWashingtonUnited States

Generated 2025-07-10 19:33:47.783 UTC