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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
13612Ross, Hailey, CWA1WarringtonEnglandUnited Kingdom
21721Campbell, Sara98055RentonWashingtonUnited States
15311Thompson, Brandon, J98403TacomaWashingtonUnited States

Generated 2025-07-15 20:19:41.984 UTC