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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
12716Shen, Dale59170CroixNordFrance
12744Moore, Anna, AGL50CheltenhamEnglandUnited Kingdom
19903Nelson, Marcus, N57000MetzMoselleFrance

Generated 2025-07-12 00:50:17.759 UTC