[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 512   SHUFFLE   <  SKIP 3572  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
22138Brooks, Alexandra, H91910Chula VistaCaliforniaUnited States
29434Yuan, Donna, D42651SolingenNordrhein-WestfalenGermany
20932Kelly, Cole, J59140DunkerqueNordFrance
11355Gutierrez, RobertoRG41 1QWWokinghamEnglandUnited Kingdom

Generated 2025-07-21 13:28:39.763 UTC