[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 0   SHUFFLE   <  SKIP 2726  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
12373Gray, Isaac, G78000VersaillesYvelineFrance
20039Evans, Stephanie, C98284Sedro WoolleyWashingtonUnited States
17278Price, Isabella, L2444Port MacquarieNew South WalesAustralia

Generated 2025-11-01 06:01:26.535 UTC