[ROOT]  dt  DimCustomer  SELECT Name, PostalCode, City, StateOrProvince, Country   <  ORDER BY City   TITLE Customer with addresses. Shows use of EntityMethodKey through methods like TryGetCity   SKIP 2938   <  SKIP 1849  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
16138Butler, David, H90241DowneyCaliforniaUnited States
16336Wright, Jonathan, A90241DowneyCaliforniaUnited States
16718Stone, Gavin, T90241DowneyCaliforniaUnited States
15854Wood, Miranda90241DowneyCaliforniaUnited States

Generated 2025-07-20 13:18:34.556 UTC