[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 650   SHUFFLE   <  SKIP 3825  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
24011Thompson, Morgan, QOX1OxfordEnglandUnited Kingdom
14925Hughes, Ashley, M59140DunkerqueNordFrance
15004Hu, Suzanne62200Boulogne-sur-MerPas de CalaisFrance

Generated 2025-07-13 18:53:10.683 UTC