[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 363   SHUFFLE   <  SKIP 895  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
14067Sanz, Larry3000MelbourneVictoriaAustralia
27002She, Kelvin, TBD1 4SJW. YorkEnglandUnited Kingdom
21927Browning, Meredith94014ColmaCaliforniaUnited States

Generated 2025-07-21 03:34:26.690 UTC