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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
17800Alonso, Robyn, C78400ChatouYvelineFrance
28408Lal, Tasha, ASL4 1RHBerksEnglandUnited Kingdom
13321Barnes, Arianna, A97205PortlandOregonUnited States

Generated 2025-07-11 14:05:15.410 UTC