[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 5595   SHUFFLE   <  SKIP 77  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
23978Ortega, PhilipL4 4HBLiverpoolEnglandUnited Kingdom
21078Gray, Grace, A57000MetzMoselleFrance
28615Flores, Jonathan, H97355LebanonOregonUnited States

Generated 2025-07-19 13:45:10.462 UTC