[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 750   SHUFFLE   <  SKIP 2566  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
18058Patterson, Riley, S94704BerkeleyCaliforniaUnited States
11666Baker, Angel90505TorranceCaliforniaUnited States
19148Ramirez, Cody, M97005BeavertonOregonUnited States

Generated 2025-07-14 11:45:07.133 UTC