[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 2986   SHUFFLE   <  SKIP 1600  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
29479Tang, Tommy, L78000VersaillesYvelineFrance
27958Clark, Marcus, GPB12PeterboroughEnglandUnited Kingdom
12026Flores, Lucas91791West CovinaCaliforniaUnited States

Generated 2025-07-21 07:59:14.911 UTC