[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 468   <  SKIP 627  >   <  TAKE 2  >   

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

2 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
14174Diaz, Alberto, A14129BerlinHessenGermany
16389Shen, Arturo12311BerlinSaarlandGermany

Generated 2025-07-08 23:03:00.698 UTC