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

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
13696Edwards, Katherine66578NeunkirchenSaarlandGermany
14541Kapoor, Douglas, D66578NeunkirchenSaarlandGermany
14841Pal, Franklin66578NeunkirchenSaarlandGermany
14962Jai, Justin, W66578NeunkirchenSaarlandGermany

Generated 2025-07-15 01:25:55.465 UTC