[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 1039   SHUFFLE   <  SKIP 1750  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
15343Barnes, Carson90712LakewoodCaliforniaUnited States
24134Kapoor, Edgar75007ParisSeine (Paris)France
20866Jones, David, DKB9KirkbyEnglandUnited Kingdom

Generated 2025-07-18 07:06:17.261 UTC