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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
11980Richardson, Kimberly90401Santa MonicaCaliforniaUnited States
12918Murphy, Brooke90401Santa MonicaCaliforniaUnited States
12940Rogers, Steven90401Santa MonicaCaliforniaUnited States

Generated 2025-07-08 20:51:07.292 UTC