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

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
24194Martin, Armando77680Roissy en BrieSeine et MarneFrance
22637Alexander, Ana, RTY31RuncornEnglandUnited Kingdom
25093Griffin, Madison, AV2L3W8NewtonBritish ColumbiaCanada
13921Jones, Joseph94519ConcordCaliforniaUnited States

Generated 2025-07-20 21:48:28.243 UTC