[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 189   SHUFFLE   <  SKIP 1460  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
21435Alexander, Connor, G90401Santa MonicaCaliforniaUnited States
23891Jenkins, Jack97222MilwaukieOregonUnited States
12615Hill, NathanLE18LeedsEnglandUnited Kingdom

Generated 2025-07-14 10:06:18.500 UTC