[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 2693   SHUFFLE   <  SKIP 1040  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
19684Lee, Alexandra98501OlympiaWashingtonUnited States
25589Perez, Lydia42651SolingenNordrhein-WestfalenGermany
14997Cooper, Angel42651SolingenNordrhein-WestfalenGermany

Generated 2025-07-13 01:31:47.900 UTC