[ROOT]  dt  DimCustomer  SELECT Name, PostalCode, City, StateOrProvince, Country   ORDER BY City DESC  >   TITLE Customer with addresses. Shows use of EntityMethodKey through methods like TryGetCity   SKIP 482   SHUFFLE   <  SKIP 4247  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
21329Brown, Wyatt94063Redwood CityCaliforniaUnited States
18629Srini, Martin, LNT20Newcastle upon TyneEnglandUnited Kingdom
16330Simmons, Luke, J78400ChatouYvelineFrance

Generated 2025-07-15 14:23:31.906 UTC