[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 127   SHUFFLE   <  SKIP 1199  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
11988Chapman, Kathryn2580GoulburnNew South WalesAustralia
15667Ramos, Hector33041PaderbornHamburgGermany
27825Zimmerman, Christy, A46236BottropNordrhein-WestfalenGermany

Generated 2025-07-20 22:04:23.216 UTC