[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 5265  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
23697Kelly, Cody97330CorvallisOregonUnited States
17911Rodriguez, Pedro, L2450Coffs HarbourNew South WalesAustralia
25309Zhou, Karen04838EilenburgBrandenburgGermany

Generated 2025-07-20 12:56:50.692 UTC