[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 2421   SHUFFLE   <  SKIP 2047  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
29308Vance, Phillip7001HobartTasmaniaAustralia
12121Wilson, Logan, H97222MilwaukieOregonUnited States
24857Henderson, AnnaGL50CheltenhamEnglandUnited Kingdom
20633Collins, Luke, A98033KirklandWashingtonUnited States

Generated 2025-07-19 22:56:37.899 UTC