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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
22391Watson, Angela, M66740SaarlouisSaarlandGermany
22476Martinez, Shane, J66740SaarlouisSaarlandGermany
22519Hughes, Logan, M66740SaarlouisSaarlandGermany

Generated 2025-07-07 22:30:35.965 UTC