[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 875   SHUFFLE   <  SKIP 135  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
12612Torres, ShannonB29 6SLBirminghamEnglandUnited Kingdom
20145Lee, Fernando, K78400ChatouYvelineFrance
12269Zheng, Warren, F59170CroixNordFrance
11849Reed, Faith, C92806La JollaCaliforniaUnited States

Generated 2025-07-13 12:57:39.779 UTC