[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 530   <  SKIP 637  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
22380Nath, Brendan, C14129BerlinHessenGermany
22568Wu, Autumn14197BerlinSaarlandGermany
22700Serrano, Gina12171BerlinHessenGermany

Generated 2025-07-19 01:19:43.463 UTC