[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 2421   SHUFFLE   <  SKIP 505  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
28300Bennett, Abigail, L99202SpokaneWashingtonUnited States
12784Campbell, Jonathan, D97301SalemOregonUnited States
15981Powell, Gabriel, M97068W. LinnOregonUnited States

Generated 2025-07-10 09:41:18.333 UTC