[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 756   <  SKIP 334  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
15001Lu, Autumn14197BerlinSaarlandGermany
15065Gao, Alejandro, P12171BerlinHessenGermany
14967Xu, Bridget12311BerlinSaarlandGermany

Generated 2025-07-19 00:25:33.791 UTC