[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 3823  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
21867Mr., Ruggiero, Michael93400Saint-DenisSeine Saint DenisFrance
21743Rubio, Theresa91910Chula VistaCaliforniaUnited States
29482Zhang, Clayton17490Saint OuenCharente-MaritimeFrance
25014Reed, Juan91950Lincoln AcresCaliforniaUnited States

Generated 2025-07-10 19:29:12.039 UTC