[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 248   SHUFFLE   <  SKIP 157  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
17638Zheng, Clarence75016ParisSeine (Paris)France
24752Jackson, Cameron, H98225BellinghamWashingtonUnited States
21508Li, SuzanneSL4 1RHBerksEnglandUnited Kingdom

Generated 2025-07-13 15:47:31.509 UTC