[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 4165  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
16462Gonzales, Marissa20354HamburgHamburgGermany
17745Suarez, Tanya, B20354HamburgHamburgGermany
17762Rodriguez, Rachel, M20354HamburgHamburgGermany
17783Jai, Tracy, R20354HamburgHamburgGermany

Generated 2025-07-21 16:40:53.391 UTC