[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 462   <  SKIP 676  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
19331Hu, Jessie, F14111BerlinHamburgGermany
19438Hu, Shannon14111BerlinHessenGermany
19420Raman, Stanley, L14129BerlinHessenGermany

Generated 2025-07-08 06:15:58.319 UTC