[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 516   SKIP 1000   <  SKIP 71  >   <  TAKE 7  >   

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

7 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
15703Chande, Alison53001BonnHamburgGermany
16039Yang, Steve, L53131BonnHamburgGermany
15625Alvarez, Clinton53001BonnHamburgGermany
16326Romero, Jésus, R53001BonnHamburgGermany
16276Carlson, Brandi, W53131BonnNordrhein-WestfalenGermany
17090Alvarez, Leslie53131BonnNordrhein-WestfalenGermany
17637Tang, Arturo, S53131BonnHamburgGermany

Generated 2025-11-05 19:52:07.704 UTC