[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 480   SHUFFLE   <  SKIP 814  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
21746Hernandez, Xavier90712LakewoodCaliforniaUnited States
27556Cox, Amanda97068W. LinnOregonUnited States
27484Zhang, Kristen3000MelbourneVictoriaAustralia
12949Rivera, Morgan, S97301SalemOregonUnited States

Generated 2025-07-12 17:00:32.211 UTC