[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 875   SHUFFLE   <  SKIP 1888  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
26066Martinez, Elizabeth94704BerkeleyCaliforniaUnited States
25972Henderson, Jocelyn97068W. LinnOregonUnited States
26544Ramirez, Riley, E98020EdmondsWashingtonUnited States

Generated 2025-07-16 10:47:26.191 UTC