[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 470   <  SKIP 598  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
12512Gomez, Carolyn, A12311BerlinSaarlandGermany
12390Martinez, Denise, L12311BerlinHamburgGermany
12407Raji, Shawn10791BerlinHamburgGermany
12636Salah, Tamer, A12171BerlinSaarlandGermany

Generated 2025-07-10 04:39:55.361 UTC