[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 512   SHUFFLE   <  SKIP 1178  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
28413Martinez, Dalton, MGA10GatesheadEnglandUnited Kingdom
14563Carter, Fernando98501OlympiaWashingtonUnited States
19138Coleman, Eric, T97222MilwaukieOregonUnited States

Generated 2025-07-11 17:01:21.515 UTC