[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 440   SHUFFLE   <  SKIP 1759  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
19936Luo, Corey46236BottropNordrhein-WestfalenGermany
21526Munoz, Jonathon, O63009OffenbachSaarlandGermany
19337Luo, BonnieTY31RuncornEnglandUnited Kingdom

Generated 2025-07-14 16:20:33.717 UTC