[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 1073  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
16566Shen, Ashlee, C77680Roissy en BrieSeine et MarneFrance
19801Lee, JohnV7L 4J4N. VancouverBritish ColumbiaCanada
13848Blue, Melissa, W97068W. LinnOregonUnited States

Generated 2025-07-11 02:20:05.173 UTC