[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 6565  >   <  TAKE 7  >   

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

7 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
17783Jai, Tracy, R20354HamburgHamburgGermany
19259Lin, Barbara22001HamburgHessenGermany
19329Srini, Nancy, K22001HamburgHessenGermany
20583Wang, Kristen, L22001HamburgHessenGermany
20549Morris, Jennifer, D20354HamburgHamburgGermany
20720Subram, Regina, R20354HamburgHamburgGermany
20842Moreno, Tyrone, S20354HamburgHamburgGermany

Generated 2025-07-10 21:00:22.282 UTC