[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 1309   SHUFFLE   <  SKIP 297  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
26891Zhang, Arturo, VGL50CheltenhamEnglandUnited Kingdom
12084Perry, Aidan, O97222MilwaukieOregonUnited States
22131Cook, Jessica, J91941GrossmontCaliforniaUnited States

Generated 2025-07-20 10:33:21.483 UTC