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

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
13839Madan, Manuel77680Roissy en BrieSeine et MarneFrance
29103Raji, Karl2036MalabarNew South WalesAustralia
24079Raman, Andre, DLA1 1LNLancasterEnglandUnited Kingdom
12956Sun, Marshall45202CincinnatiOhioUnited States

Generated 2025-07-11 00:34:47.870 UTC