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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
25648Carlson, Michele93400Saint-DenisSeine Saint DenisFrance
14763Arun, George, J97005BeavertonOregonUnited States
21901Taylor, Elizabeth, P97034Lake OswegoOregonUnited States

Generated 2025-07-13 11:45:08.077 UTC