[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 125   <  SKIP 8047  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
14444Sanders, Patrick, L94941Mill ValleyCaliforniaUnited States
14470Robinson, Jeremy, S94941Mill ValleyCaliforniaUnited States
15164Collins, Savannah94941Mill ValleyCaliforniaUnited States

Generated 2025-10-15 06:56:07.686 UTC