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

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
20443Cox, Adrian, J91941GrossmontCaliforniaUnited States
16330Simmons, Luke, J78400ChatouYvelineFrance
22952Baker, Luke, J3220GeelongVictoriaAustralia
16425Lu, Lisa, S77680Roissy en BrieSeine et MarneFrance

Generated 2025-07-14 16:49:36.640 UTC