[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 2352  >   <  TAKE 7  >   

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

7 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
17285Deng, Clayton, G2300NewcastleNew South WalesAustralia
20575Cai, StaceyW1X3SELondonEnglandUnited Kingdom
17931Zhao, Jeffery80610Saint OuenSommeFrance
23223Howard, Angel, AEM15Esher-MoleseyEnglandUnited Kingdom
21191Lu, Willie2138RhodesNew South WalesAustralia
22075Patel, Pedro90706BellflowerCaliforniaUnited States
20210Powell, Stephanie, P97045Oregon CityOregonUnited States

Generated 2025-11-04 23:57:30.630 UTC