[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 469   <  SKIP 743  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
26826Romero, Kendra10210BerlinHamburgGermany
26873Suri, Ann14197BerlinSaarlandGermany
26946Madan, Andre, C12311BerlinHamburgGermany

Generated 2025-07-09 11:38:53.115 UTC