[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 250   <  SKIP 961  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
26826Romero, Kendra10210BerlinHamburgGermany
26873Suri, Ann14197BerlinSaarlandGermany
26981Suarez, Audrey14197BerlinSaarlandGermany

Generated 2025-07-08 00:47:44.641 UTC