[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 448   <  SKIP 778  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
28400Anand, Cedric, P14197BerlinSaarlandGermany
28409Rai, Bonnie14197BerlinSaarlandGermany
28563Cai, Dennis12311BerlinHamburgGermany

Generated 2025-07-14 20:22:59.640 UTC