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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
15302Thomas, Brianna94941Mill ValleyCaliforniaUnited States
15303Patterson, Haley94941Mill ValleyCaliforniaUnited States
15400Roberts, Samuel, W94941Mill ValleyCaliforniaUnited States

Generated 2025-10-14 20:52:29.326 UTC