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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
12210He, Alan, ASE1 8HLLondonEnglandUnited Kingdom
24194Martin, Armando77680Roissy en BrieSeine et MarneFrance
25253Miller, Ryan, F98027IssaquahWashingtonUnited States

Generated 2025-07-15 23:05:41.426 UTC