[ROOT]  dt  DimCustomer  SELECT Name, PostalCode, City, StateOrProvince, Country   ORDER BY City DESC  >   TITLE Customer with addresses. Shows use of EntityMethodKey through methods like TryGetCity   SKIP 529   <  SKIP 1719  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
14943Pal, Lindsay, E70452StuttgartSaarlandGermany
14828Muñoz, Hector70452StuttgartSaarlandGermany
12741Mr., Sam, Raymond70452StuttgartSaarlandGermany
15114Munoz, Erika70452StuttgartSaarlandGermany

Generated 2025-07-21 02:58:38.559 UTC