[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 327   SHUFFLE   <  SKIP 2880  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
20002White, Elizabeth, A94704BerkeleyCaliforniaUnited States
14638Scott, Blake, D97005BeavertonOregonUnited States
12545Ruiz, Marc, DSL4 1RHBerksEnglandUnited Kingdom

Generated 2025-07-13 02:42:30.325 UTC