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

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
20959Arun, Ruben93400Saint-DenisSeine Saint DenisFrance
22724Evans, Noah, E90241DowneyCaliforniaUnited States
17766Xu, Jake, E75003ParisSeine (Paris)France
25059Ward, Sean97045Oregon CityOregonUnited States

Generated 2025-07-14 06:15:13.571 UTC