[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 875   SHUFFLE   <  SKIP 5956  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
28997Carlson, Hector91910Chula VistaCaliforniaUnited States
16570She, Julie, G78000VersaillesYvelineFrance
25965Roberts, Andrea, A92625Newport BeachCaliforniaUnited States
13455Bryant, Kaitlyn, L92102San DiegoCaliforniaUnited States

Generated 2025-07-20 23:14:59.841 UTC