[ROOT]  dt  DimCustomer  SELECT Name, PostalCode, City, StateOrProvince, Country   ORDER BY City DESC  >   TITLE Customer with addresses. Shows use of EntityMethodKey through methods like TryGetCity   SKIP 1875   SHUFFLE   <  SKIP 2942  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
28365Zhao, Stacey, JE17 6JFLondonEnglandUnited Kingdom
21633Zhang, Cameron, F98371PuyallupWashingtonUnited States
20310Ramirez, Timothy, R90802Long BeachCaliforniaUnited States
27531Bailey, Abigail, E98055RentonWashingtonUnited States

Generated 2025-07-21 20:22:56.480 UTC