[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 2788   SHUFFLE   <  SKIP 632  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
13714Ward, Amanda97222MilwaukieOregonUnited States
11786Murphy, Ian, G98052RedmondWashingtonUnited States
21096Lin, Jon04838EilenburgBrandenburgGermany

Generated 2025-07-19 16:54:22.983 UTC