[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 217   <  SKIP 873  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
15065Gao, Alejandro, P12171BerlinHessenGermany
15001Lu, Autumn14197BerlinSaarlandGermany
15073Chander, Tasha12311BerlinSaarlandGermany

Generated 2025-07-21 06:17:16.438 UTC