[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 405   SHUFFLE   <  SKIP 1336  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
18556Perez, Ruben94519ConcordCaliforniaUnited States
28675Mitchell, Angel, N91791West CovinaCaliforniaUnited States
18771Green, Robert, L91203GlendaleCaliforniaUnited States

Generated 2025-07-18 19:29:17.925 UTC