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

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
22423Hernandez, Byron75007ParisSeine (Paris)France
13194Carter, Kevin, E94010BurlingameCaliforniaUnited States
20940Rodriguez, Jillian92700ColombesHauts de SeineFrance
13889Martin, Robert, C97355LebanonOregonUnited States

Generated 2025-07-10 19:48:32.808 UTC