[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 995   SHUFFLE   <  SKIP 2532  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
15505Bailey, Gabriella, A97068W. LinnOregonUnited States
16740Li, Elijah3337MeltonVictoriaAustralia
22251She, Martha, ET2P 2G8CalgaryAlbertaCanada

Generated 2025-07-13 23:15:13.050 UTC