[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 438   SHUFFLE   <  SKIP 333  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
26839Nelson, Jeremy, K78000VersaillesYvelineFrance
12637Nath, Leonard, LW1Y 3RALondonEnglandUnited Kingdom
28632Nath, Kathryn97005BeavertonOregonUnited States
19406Travers, Brooke97301SalemOregonUnited States

Generated 2025-07-10 13:47:04.299 UTC