[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 482   SHUFFLE   <  SKIP 2848  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
16861Sharma, Luis90712LakewoodCaliforniaUnited States
18930Richardson, Katelyn3280WarrnamboolVictoriaAustralia
28733Ramos, Diana, JE17 6JFLondonEnglandUnited Kingdom

Generated 2025-07-20 15:43:31.267 UTC