[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 7498  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
19340Dominguez, Renee48001MünsterSaarlandGermany
19375Anand, Omar48001MünsterSaarlandGermany
20831Xu, Drew48001MünsterSaarlandGermany

Generated 2025-07-21 07:29:28.366 UTC