[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 568   SHUFFLE   <  SKIP 670  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
16691Romero, Paula, B6006PerthSouth AustraliaAustralia
12084Perry, Aidan, O97222MilwaukieOregonUnited States
25615Hall, Destiny, GLE18LeedsEnglandUnited Kingdom

Generated 2025-07-10 00:16:48.351 UTC