[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 2566  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
25731Tang, Colleen, AW10 6BLLondonEnglandUnited Kingdom
28109Tang, Leonard, L3220GeelongVictoriaAustralia
21040Luo, Chad, RBD1 4SJW. YorkEnglandUnited Kingdom

Generated 2025-07-13 07:03:49.434 UTC