[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 6537  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
13774Guo, Steve, L22001HamburgHessenGermany
14187Lu, Eugene, N22001HamburgHessenGermany
14198Romero, Daisy, M22001HamburgHessenGermany
14688Carlson, Tabitha22001HamburgHessenGermany

Generated 2025-07-12 15:13:10.625 UTC