[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 2696   SHUFFLE   <  SKIP 14  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
22032Fernandez, Ivan3000MelbourneVictoriaAustralia
26868Raman, LydiaW10 6BLLondonEnglandUnited Kingdom
17420Hughes, Thomas, M92102San DiegoCaliforniaUnited States

Generated 2025-07-19 22:47:15.201 UTC