[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 494   SHUFFLE   <  SKIP 600  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
14028Srini, Patricia98225BellinghamWashingtonUnited States
20580Huang, Ernest, L75013ParisSeine (Paris)France
12233Yuan, Jerry, DW1N 9FALondonEnglandUnited Kingdom

Generated 2025-07-20 00:46:10.949 UTC