[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 475   SHUFFLE   <  SKIP 1877  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
26149Chande, Casey4217Gold CoastQueenslandAustralia
11828Martinez, Katherine97222MilwaukieOregonUnited States
28823Brown, Xavier98501OlympiaWashingtonUnited States

Generated 2025-07-16 23:09:42.548 UTC