[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 562   SKIP 1000   <  SKIP 33  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
17637Tang, Arturo, S53131BonnHamburgGermany
18023Raji, Terrence, W53131BonnNordrhein-WestfalenGermany
18047Alvarez, Latasha53131BonnHamburgGermany
18145Mr., So, David53131BonnNordrhein-WestfalenGermany

Generated 2025-11-05 14:24:38.285 UTC