[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 5958  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
27987Jenkins, Wyatt3220GeelongVictoriaAustralia
12504Gutierrez, Arthur, AGL7 1RYGloucestershireEnglandUnited Kingdom
11729Campbell, Caleb98033KirklandWashingtonUnited States

Generated 2025-07-21 18:53:59.975 UTC