[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 3713  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
22396Patel, Rebekah, RRH15 9UDWest SussexEnglandUnited Kingdom
20735Cooper, Caitlin98284Sedro WoolleyWashingtonUnited States
17080Peterson, Katelyn, W78000VersaillesYvelineFrance

Generated 2025-07-10 12:22:56.963 UTC