[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 1758  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
11086Brown, Ryan90401Santa MonicaCaliforniaUnited States
19944Suarez, Jonathon, P38001BraunschweigNordrhein-WestfalenGermany
13516Ray, Harold, AEC1R 0DULondonEnglandUnited Kingdom

Generated 2025-07-20 04:31:16.265 UTC