[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 540   SHUFFLE   <  SKIP 29  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
15264Goel, Peter, L4217Gold CoastQueenslandAustralia
16272Deng, Raul, DMK8 8ZDMilton KeynesEnglandUnited Kingdom
12861Jimenez, Robyn, MW1X3SELondonEnglandUnited Kingdom

Generated 2025-07-14 10:45:21.983 UTC