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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
15520Navarro, Desiree92118CoronadoCaliforniaUnited States
26388Jai, Wayne, L95000CergyVal d'OiseFrance
26168Campbell, Ian98020EdmondsWashingtonUnited States

Generated 2025-07-20 19:19:49.100 UTC