[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 0   SHUFFLE   <  SKIP 4025  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
16517Raji, Katrina, M2500WollongongNew South WalesAustralia
26053Anderson, Austin, E98020EdmondsWashingtonUnited States
19471Martinez, BryantOX16 8RSOxonEnglandUnited Kingdom

Generated 2025-10-28 10:48:39.456 UTC