[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 1269   SHUFFLE   <  SKIP 817  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
20030Harris, Alexander, E94010BurlingameCaliforniaUnited States
23475Martin, Richard98312BremertonWashingtonUnited States
26521Taylor, Nathan, L98371PuyallupWashingtonUnited States

Generated 2025-07-20 02:10:29.967 UTC