[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 3669   SHUFFLE   <  SKIP 1150  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
15650Li, Ronnie78100Saint Germain en LayeYvelineFrance
15908Wilson, David, M91932Imperial BeachCaliforniaUnited States
27279Brooks, Katelyn98027IssaquahWashingtonUnited States

Generated 2025-07-21 14:38:52.815 UTC