[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 416   SHUFFLE   <  SKIP 1897  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
15803Goel, Bradley3000MelbourneVictoriaAustralia
25687Cook, Jade, CAS23Stoke-on-TrentEnglandUnited Kingdom
22249Chen, Kevin91945Lemon GroveCaliforniaUnited States
18105Brooks, Destiny, S97068W. LinnOregonUnited States

Generated 2025-07-17 18:40:55.623 UTC