[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 625   SHUFFLE   <  SKIP 2370  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
27814Shan, Katrina, C48001MünsterSaarlandGermany
11071Serrano, Linda4171HawthorneQueenslandAustralia
12439Bennett, Megan, J97005BeavertonOregonUnited States
21063Li, Louis59223RoncqNordFrance

Generated 2025-07-14 00:23:07.837 UTC