[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 248   SHUFFLE   <  SKIP 762  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
16306Romero, Kristine, WBD1 4SJW. YorkEnglandUnited Kingdom
24194Martin, Armando77680Roissy en BrieSeine et MarneFrance
24615Ortega, Dwayne, C3000MelbourneVictoriaAustralia

Generated 2025-07-16 11:05:49.684 UTC