[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 5918  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
18592Evans, Mackenzie97222MilwaukieOregonUnited States
23775Shan, Cedric, HOX14 4SEOxfordEnglandUnited Kingdom
12418Hernandez, Robert97330CorvallisOregonUnited States
22251She, Martha, ET2P 2G8CalgaryAlbertaCanada

Generated 2025-07-13 15:42:18.552 UTC