[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 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
28900Price, Jasmine, L20354HamburgHamburgGermany
29363Jai, Cristina, R20354HamburgHamburgGermany
29475Ward, Jared, A20354HamburgHamburgGermany

Generated 2025-10-13 20:14:03.502 UTC