[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 568   SHUFFLE   <  SKIP 736  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
19719Baker, Hunter, H94947NovatoCaliforniaUnited States
16978Rivera, Jeremy98403TacomaWashingtonUnited States
20142Lopez, Lydia92700ColombesHauts de SeineFrance
22769Martin, Benjamin90802Long BeachCaliforniaUnited States

Generated 2025-07-17 20:00:00.600 UTC