[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 3104   SHUFFLE   <  SKIP 1953  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
11733Schmidt, Kristi, J94519ConcordCaliforniaUnited States
27996Alexander, Angela94941Mill ValleyCaliforniaUnited States
21713Parker, Jose, B90241DowneyCaliforniaUnited States

Generated 2025-07-10 22:59:18.764 UTC