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

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
29476Bradley, Elizabeth20354HamburgHamburgGermany
23075Sandberg, Rebekah90706BellflowerCaliforniaUnited States
23798Kelly, JuliaV7L 4J4N. VancouverBritish ColumbiaCanada
29044Wilson, Olivia, L97205PortlandOregonUnited States

Generated 2025-07-11 14:14:20.548 UTC