[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 3027   SHUFFLE   <  SKIP 1839  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
14508Hall, Madison, M92625Newport BeachCaliforniaUnited States
12345Raje, Alison, J4810TownsvilleQueenslandAustralia
20586Zhao, Clayton77680Roissy en BrieSeine et MarneFrance
18455Wu, Alejandro92118CoronadoCaliforniaUnited States

Generated 2025-07-16 06:09:08.135 UTC