[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 416   SHUFFLE   <  SKIP 790  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
13824Wood, Destiny, C59368WerneNordrhein-WestfalenGermany
25732Sanz, Joanna, LW10 6BLLondonEnglandUnited Kingdom
12940Rogers, Steven90401Santa MonicaCaliforniaUnited States

Generated 2025-07-14 21:49:50.900 UTC