[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 750   <  SKIP 5813  >   <  TAKE 7  >   

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

7 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
17983Saunders, Carol22001HamburgHessenGermany
17993Williams, Richard, I20354HamburgHamburgGermany
18005Ramos, Renee, K20354HamburgHamburgGermany
19259Lin, Barbara22001HamburgHessenGermany
19329Srini, Nancy, K22001HamburgHessenGermany
20583Wang, Kristen, L22001HamburgHessenGermany
20549Morris, Jennifer, D20354HamburgHamburgGermany

Generated 2025-10-14 13:13:50.978 UTC