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

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

7 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
29475Ward, Jared, A20354HamburgHamburgGermany
29476Bradley, Elizabeth20354HamburgHamburgGermany
29409Pal, Kelsey20354HamburgHamburgGermany
28396Munoz, Rebekah22001HamburgHessenGermany
29436Raman, Adriana, C22001HamburgHessenGermany
29448Yuan, Lindsey, J22001HamburgHessenGermany
28432Carlson, Bruce, S20354HamburgHamburgGermany

Generated 2025-10-13 16:20:24.516 UTC