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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
19104James, Mariah, M3977CranbourneVictoriaAustralia
25686Hernandez, NaomiHP10 9QYHigh WycombeEnglandUnited Kingdom
13147Lin, Cedric, C91502BurbankCaliforniaUnited States

Generated 2025-07-12 17:00:47.664 UTC