[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 3298  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
17801He, Shannon94310OrlyVal de MarneFrance
20971Suri, Preston91940Les UlisEssonneFrance
14009Prasad, Brandy, P3198SeafordVictoriaAustralia
17880Hall, Sydney, TPE17BuryEnglandUnited Kingdom

Generated 2025-07-18 03:49:22.698 UTC