[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 475   SHUFFLE   <  SKIP 4150  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
26378Raje, Colin33041PaderbornHamburgGermany
25742He, Tamara04139LeipzigNordrhein-WestfalenGermany
20207Bailey, Angel, T92806La JollaCaliforniaUnited States

Generated 2025-07-16 06:07:21.719 UTC