[ROOT]  dt  DimCustomer  SELECT Name, PostalCode, City, StateOrProvince, Country   <  ORDER BY City   TITLE Customer with addresses. Shows use of EntityMethodKey through methods like TryGetCity   SHUFFLE   <  SKIP 2410  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
28562Martinez, Phillip, G77680Roissy en BrieSeine et MarneFrance
28589Walker, John, MV7L 4J4N. VancouverBritish ColumbiaCanada
24726Hughes, Marissa97068W. LinnOregonUnited States

Generated 2025-07-09 12:42:15.448 UTC