[ROOT]  dt  DimCustomer  SELECT Name, PostalCode, City, StateOrProvince, Country   <  ORDER BY City   TITLE Customer with addresses. Shows use of EntityMethodKey through methods like TryGetCity   SHUFFLE   SKIP 3476   <  SKIP 401  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
28247Adams, Jonathan97034Lake OswegoOregonUnited States
14957Shan, Lacey, K75016ParisSeine (Paris)France
29248Martin, Jonathan, B98052RedmondWashingtonUnited States

Generated 2025-07-19 14:27:59.304 UTC