[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 511   SHUFFLE   <  SKIP 1705  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
18372Thomas, JeremiahV3L 1E7WestminsterBritish ColumbiaCanada
11042Sanchez, Megan, J90012Los AngelesCaliforniaUnited States
19800White, Lauren, E94941Mill ValleyCaliforniaUnited States

Generated 2025-07-17 20:17:44.175 UTC