[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 589   SHUFFLE   <  SKIP 221  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
18663Flores, Jason, C94941Mill ValleyCaliforniaUnited States
22238Murphy, Alex97355LebanonOregonUnited States
28967Morris, Jessica90706BellflowerCaliforniaUnited States
19926Diaz, AlexandriaGL50CheltenhamEnglandUnited Kingdom

Generated 2025-07-14 03:08:33.211 UTC