[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 2421   SHUFFLE   <  SKIP 252  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
14890Adams, Wyatt90241DowneyCaliforniaUnited States
28392Green, Luke, RGA10GatesheadEnglandUnited Kingdom
21676Guo, Valerie, A92150SuresnesHauts de SeineFrance

Generated 2025-07-11 03:42:50.587 UTC