[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 2103   SHUFFLE   <  SKIP 3026  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
13554Moreno, Paula, WE17 6JFLondonEnglandUnited Kingdom
13204Parker, Savannah, H91932Imperial BeachCaliforniaUnited States
18315Dominguez, Melody, A60188Carol StreamIllinoisUnited States

Generated 2025-07-20 01:29:25.997 UTC