[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 413   SHUFFLE   <  SKIP 2908  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
17146Cook, Juan91203GlendaleCaliforniaUnited States
21370Martinez, Emmanuel, V3337MeltonVictoriaAustralia
22796Nath, Brad17490Saint OuenCharente-MaritimeFrance
23169Andersen, Corey, T98225BellinghamWashingtonUnited States

Generated 2025-07-17 17:33:25.777 UTC