[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 2480   <  SKIP 1633  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
19204Evans, Sydney97045Oregon CityOregonUnited States
24157Subram, Marie, L95000CergyVal d'OiseFrance
28250Dominguez, Tyrone, L90706BellflowerCaliforniaUnited States

Generated 2025-07-12 04:42:56.519 UTC