[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 750   <  SKIP 4759  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
12831Lal, Kathryn, H66041PoingSaarlandGermany
13532Gill, Melody, V66041PoingSaarlandGermany
13671Ramos, Frank66041PoingSaarlandGermany

Generated 2025-07-17 20:54:59.813 UTC