[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 413   SHUFFLE   <  SKIP 3966  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
21662Muñoz, Orlando, L77680Roissy en BrieSeine et MarneFrance
28427Deng, YolandaSE1 8HLLondonEnglandUnited Kingdom
25940Arun, Gerald2777SpringwoodNew South WalesAustralia

Generated 2025-07-22 11:20:50.657 UTC