[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 62   SHUFFLE   <  SKIP 976  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
26050Ye, Clarence, P98312BremertonWashingtonUnited States
28861Walker, Alexandra98052RedmondWashingtonUnited States
26011Yanagishima, Daisuke94010BurlingameCaliforniaUnited States

Generated 2025-07-20 04:54:10.498 UTC