[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 250   SHUFFLE   <  SKIP 249  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
23373Murphy, Gabrielle97068W. LinnOregonUnited States
15409Cooper, Eduardo, J98371PuyallupWashingtonUnited States
14170Moreno, Rebekah, J80610Saint OuenSommeFrance

Generated 2025-07-12 08:37:09.841 UTC