[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 250   <  SKIP 7489  >   <  TAKE 6  >   

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

6 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
12844Gonzalez, Gerald48001MünsterSaarlandGermany
13259Garcia, Allen, F48001MünsterSaarlandGermany
13406Jiménez, Craig48001MünsterSaarlandGermany
13546Jai, Mitchell, D48001MünsterSaarlandGermany
13790Deng, Nina, O48001MünsterSaarlandGermany
14789Zhang, Rosa, K48001MünsterSaarlandGermany

Generated 2025-07-22 07:51:01.740 UTC