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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
27157Xu, Raul48001MünsterSaarlandGermany
27188She, Claudia, C48001MünsterSaarlandGermany
27814Shan, Katrina, C48001MünsterSaarlandGermany

Generated 2025-07-12 19:41:32.461 UTC