[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 717   SHUFFLE   <  SKIP 3421  >   <  TAKE 2  >   

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

2 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
17877Blanco, Danny66740SaarlouisSaarlandGermany
18034Robinson, Ethan, J33098PaderbornNordrhein-WestfalenGermany

Generated 2025-07-20 13:53:03.761 UTC