[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 304   SHUFFLE   <  SKIP 558  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
28742Vance, ErickCB4 4BZCambridgeEnglandUnited Kingdom
25469Wu, Martha45000OrleansLoiretFrance
22709Gao, Tamara59140DunkerqueNordFrance

Generated 2025-07-16 10:49:28.119 UTC