[ROOT]  dt  DimCustomer  SELECT Name, PostalCode, City, StateOrProvince, Country   ORDER BY City DESC  >   TITLE Customer with addresses. Shows use of EntityMethodKey through methods like TryGetCity   SKIP 511   SHUFFLE   <  SKIP 297  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
12084Perry, Aidan, O97222MilwaukieOregonUnited States
20393White, Kaitlyn91941GrossmontCaliforniaUnited States
24051Nath, ColleenAS23Stoke-on-TrentEnglandUnited Kingdom

Generated 2025-07-17 11:28:28.107 UTC