[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 827   SHUFFLE   <  SKIP 1464  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
26768Shen, Cristina2113North RydeNew South WalesAustralia
11765Torres, Marc2113North RydeNew South WalesAustralia
25752McDonald, Christy, M92700ColombesHauts de SeineFrance
21663Goel, Kenneth70511StuttgartSaarlandGermany

Generated 2025-07-18 18:21:04.900 UTC