[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 520   <  SKIP 1070  >   <  TAKE 7  >   

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

7 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
16326Romero, Jésus, R53001BonnHamburgGermany
16276Carlson, Brandi, W53131BonnNordrhein-WestfalenGermany
17090Alvarez, Leslie53131BonnNordrhein-WestfalenGermany
17221Navarro, Ricky, M53131BonnNordrhein-WestfalenGermany
17637Tang, Arturo, S53131BonnHamburgGermany
18023Raji, Terrence, W53131BonnNordrhein-WestfalenGermany
18047Alvarez, Latasha53131BonnHamburgGermany

Generated 2025-07-19 17:54:07.107 UTC