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

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
24336Wright, Gabrielle97222MilwaukieOregonUnited States
24921He, Curtis, D2113North RydeNew South WalesAustralia
18150Deng, Mitchell92700ColombesHauts de SeineFrance
22388Beck, Bradley, LKB9KirkbyEnglandUnited Kingdom

Generated 2025-07-09 21:39:49.507 UTC