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

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

7 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
25771Rivera, Gabriella20354HamburgHamburgGermany
25745Arun, Mayra22001HamburgHessenGermany
26229Ye, Cara, L20354HamburgHamburgGermany
26825Jimenez, Jamie22001HamburgHessenGermany
26977Madan, Barry20354HamburgHamburgGermany
26415Lal, Latoya, S22001HamburgHessenGermany
27330Nara, Brendan, A20354HamburgHamburgGermany

Generated 2025-10-12 21:47:28.647 UTC