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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
20831Xu, Drew48001MünsterSaarlandGermany
20861Nara, Nicolas, M48001MünsterSaarlandGermany
21100Zhang, Sandra, C48001MünsterSaarlandGermany

Generated 2025-07-13 07:40:07.216 UTC