[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 34   SHUFFLE   <  SKIP 2523  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
27916Carter, Aaron, J91364Woodland HillsCaliforniaUnited States
28448Campbell, Katherine, PGA10GatesheadEnglandUnited Kingdom
20559Diaz, Isabella, H59491Villeneuve-d'AscqNordFrance
23085Subram, Ross, L6006PerthSouth AustraliaAustralia

Generated 2025-07-16 14:28:44.172 UTC