[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 998   SHUFFLE   <  SKIP 77  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
21689Simmons, Olivia, Z98225BellinghamWashingtonUnited States
16232Richardson, Chase, A98033KirklandWashingtonUnited States
13790Deng, Nina, O48001MünsterSaarlandGermany

Generated 2025-07-14 00:37:07.123 UTC