[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 2391   <  SKIP 4175  >   <  TAKE 7  >   

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

7 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
19329Srini, Nancy, K22001HamburgHessenGermany
19259Lin, Barbara22001HamburgHessenGermany
20549Morris, Jennifer, D20354HamburgHamburgGermany
20583Wang, Kristen, L22001HamburgHessenGermany
20842Moreno, Tyrone, S20354HamburgHamburgGermany
20720Subram, Regina, R20354HamburgHamburgGermany
20923Powell, Isabella, L20354HamburgHamburgGermany

Generated 2025-07-13 14:25:41.000 UTC