[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 0   SHUFFLE   <  SKIP 2296  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
17333Chander, Misty3280WarrnamboolVictoriaAustralia
15521Deng, Kathryn90706BellflowerCaliforniaUnited States
28314Romero, Dwayne3429SunburyVictoriaAustralia

Generated 2025-10-29 05:47:15.925 UTC