[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 438   SHUFFLE   <  SKIP 280  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
28863Bell, Allison, L97071WoodburnOregonUnited States
27078Scott, Chloe, A91776San GabrielCaliforniaUnited States
19258Mehta, DouglasSW6 SBYLondonEnglandUnited Kingdom

Generated 2025-07-10 10:27:26.841 UTC