[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 999   SHUFFLE   <  SKIP 235  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
25172Gray, Evan94611OaklandCaliforniaUnited States
18011Gomez, Frank75008ParisSeine (Paris)France
25638Tang, Dale, A95000CergyVal d'OiseFrance

Generated 2025-07-11 23:47:20.634 UTC