[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 1905  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
16777Simmons, Cameron, J97222MilwaukieOregonUnited States
16842Yang, Jenny, R91502BurbankCaliforniaUnited States
22044Young, Connor94070San CarlosCaliforniaUnited States
24145Serrano, Cheryl, JRG41 1QWWokinghamEnglandUnited Kingdom

Generated 2025-07-20 21:01:55.105 UTC