[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 2421   SHUFFLE   <  SKIP 318  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
18323Clark, Jeremy, J98020EdmondsWashingtonUnited States
20688Ramirez, Steven, A98201EverettWashingtonUnited States
17763Martin, Jacquelyn, MRG7 5H7ReadingEnglandUnited Kingdom

Generated 2025-07-18 12:51:04.542 UTC