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

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
16424Diaz, Brandi75012ParisSeine (Paris)France
11850Ramirez, Brooke, C94947NovatoCaliforniaUnited States
28855Perez, Alexandra, M94611OaklandCaliforniaUnited States
12632Nath, Bonnie, F92310SèvresHauts de SeineFrance

Generated 2025-07-10 19:01:45.482 UTC