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

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
13618Raman, Jay, M3220GeelongVictoriaAustralia
20965Subram, Cynthia, ABD1 4SJW. YorkEnglandUnited Kingdom
23039Scott, Wyatt94014ColmaCaliforniaUnited States
23670Henderson, Mya, D97301SalemOregonUnited States

Generated 2025-07-20 18:39:07.706 UTC