[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 189   SHUFFLE   <  SKIP 348  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
29192Ramirez, Jessica, R3280WarrnamboolVictoriaAustralia
21508Li, SuzanneSL4 1RHBerksEnglandUnited Kingdom
19688Baker, Timothy94303Palo AltoCaliforniaUnited States
16693Coleman, Ethan, G4551CaloundraQueenslandAustralia

Generated 2025-07-18 08:29:50.452 UTC