[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 4   SHUFFLE   <  SKIP 285  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
14851Tang, Karla, M77680Roissy en BrieSeine et MarneFrance
14617Flores, Aaron98020EdmondsWashingtonUnited States
24356Zhang, Wesley, J91502BurbankCaliforniaUnited States

Generated 2025-07-12 12:34:42.600 UTC