[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 3615   SHUFFLE   <  SKIP 5402  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
24676Roberts, Jeremy98104SeattleWashingtonUnited States
25678Yang, Erica60082Frankfurt am MainHamburgGermany
28654Nelson, Miguel, W97301SalemOregonUnited States
20348Evans, Chloe91977Spring ValleyCaliforniaUnited States

Generated 2025-07-20 19:28:49.526 UTC