[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 460   SHUFFLE   <  SKIP 1903  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
20424Romero, Marie3280WarrnamboolVictoriaAustralia
19048Raman, Bryant, SW1X3SELondonEnglandUnited Kingdom
19658Russell, Dylan, W91776San GabrielCaliforniaUnited States

Generated 2025-07-15 18:24:53.113 UTC