[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 484   SHUFFLE   <  SKIP 2341  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
28562Martinez, Phillip, G77680Roissy en BrieSeine et MarneFrance
21241Griffin, Carson, L97071WoodburnOregonUnited States
22198Hernandez, Frank, G2450Coffs HarbourNew South WalesAustralia

Generated 2025-07-10 19:11:42.695 UTC