[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 485   <  SKIP 653  >   <  TAKE 3  >   

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

3 items

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

Generated 2025-07-19 18:50:27.928 UTC