[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 1445   SHUFFLE   <  SKIP 534  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
13505Cai, Jamie, SGL50CheltenhamEnglandUnited Kingdom
29409Pal, Kelsey20354HamburgHamburgGermany
17528Kapoor, Whitney97005BeavertonOregonUnited States

Generated 2025-07-15 14:23:41.868 UTC